/ Assembly List / LJCDBViewDAL / ViewColumnManager / RetrieveWithID

Namespace - LJCDBViewDAL


Parameters
id - The ID value.

Returns

The data object record.

Syntax

C#
public ViewColumn RetrieveWithID(Int32 id)

Retrieve the record with ID.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.